-
Home
-
ShopApper: Mobile App for WooCommerce
-
0.3.41
-
Code
-
Classes
- AccessToken
Total Complexity |
18 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
162 |
Lines of code |
78 |
Logical lines of code |
40 |
Comment lines |
51 |
Methods |
11 |
Properties |
9 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
toJWT() |
A |
47 |
7 |
35 |
__construct() |
S |
62 |
2 |
12 |
setIdentity() |
S |
77 |
1 |
4 |
getIdentity() |
S |
82 |
1 |
3 |
setNbf() |
S |
77 |
1 |
4 |
getNbf() |
S |
82 |
1 |
3 |
setRegion() |
S |
77 |
1 |
4 |
getRegion() |
S |
82 |
1 |
3 |
addGrant() |
S |
76 |
1 |
4 |
addClaim() |
S |
80 |
1 |
3 |
__toString() |
S |
81 |
1 |
3 |